home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Canadian Geographic Explorer
/
Canadian Geographic Explorer.iso
/
pc
/
riddler.dxr
/
00003_Wait for audio to finish.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-03
|
192 b
|
10 lines
on exitFrame
global gVoiceChannel, gSoundFXChannel, gMusicChannel
if soundBusy(gVoiceChannel) then
go(the frame)
else
sound stop gSoundFXChannel
KillEmPuppets()
end if
end